[INFO] cloning repository https://github.com/KhodingNow/Rust_type_system_encodebusiness_logic_wbitcoin_use
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KhodingNow/Rust_type_system_encodebusiness_logic_wbitcoin_use" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhodingNow%2FRust_type_system_encodebusiness_logic_wbitcoin_use", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhodingNow%2FRust_type_system_encodebusiness_logic_wbitcoin_use'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b47877aeaa947ce40d201a4611d0bee5bbb7282
[INFO] fixing KhodingNow/Rust_type_system_encodebusiness_logic_wbitcoin_use against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhodingNow%2FRust_type_system_encodebusiness_logic_wbitcoin_use" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KhodingNow/Rust_type_system_encodebusiness_logic_wbitcoin_use
[INFO] finished tweaking git repo https://github.com/KhodingNow/Rust_type_system_encodebusiness_logic_wbitcoin_use
[INFO] tweaked toml for git repo https://github.com/KhodingNow/Rust_type_system_encodebusiness_logic_wbitcoin_use written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KhodingNow/Rust_type_system_encodebusiness_logic_wbitcoin_use on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KhodingNow/Rust_type_system_encodebusiness_logic_wbitcoin_use already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2cb35cdb7e1999dc3258feb353034a20a9a024a835798d1774bced69d4f42ea4
[INFO] running `Command { std: "docker" "start" "2cb35cdb7e1999dc3258feb353034a20a9a024a835798d1774bced69d4f42ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cb35cdb7e1999dc3258feb353034a20a9a024a835798d1774bced69d4f42ea4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cb35cdb7e1999dc3258feb353034a20a9a024a835798d1774bced69d4f42ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2cb35cdb7e1999dc3258feb353034a20a9a024a835798d1774bced69d4f42ea4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rust-bitcoin-type-system-talk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: mismatched closing delimiter: `}`
[INFO] [stdout]   --> examples/02_basic_structs.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TransactionId {
[INFO] [stdout]    |                    - closing delimiter possibly meant for this
[INFO] [stdout] 14 |     fn from_data(data: &([u8]) -> Self {
[INFO] [stdout]    |                 ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 21 | }
[INFO] [stdout]    | ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-bitcoin-type-system-talk` (example "02_basic_structs") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unexpected `self` parameter in function
[INFO] [stdout]   --> examples/01_basic_structs.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |         hex: encode(&self.bytes)
[INFO] [stdout]    |                     ^^^^^ must be the first parameter of an associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Trait(...)` syntax does not support named parameters
[INFO] [stdout]   --> examples/01_basic_structs.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |         hex: encode(&self.bytes)
[INFO] [stdout]    |                     ^^^^^ help: remove the parameter name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)` or `,`, found `.`
[INFO] [stdout]   --> examples/01_basic_structs.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |         hex: encode(&self.bytes)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          expected one of `)` or `,`
[INFO] [stdout]    |                          help: missing `,`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct literal body without path
[INFO] [stdout]   --> examples/01_basic_structs.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |      fn display(&self) -> String {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 19 | |
[INFO] [stdout] 20 | |         hex: encode(&self.bytes)
[INFO] [stdout] 21 | |     
[INFO] [stdout] 22 | |     }   
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] help: you might have forgotten to add the struct literal inside the block
[INFO] [stdout]    |
[INFO] [stdout] 18 ~    fn display(&self) -> String { SomeStruct {
[INFO] [stdout] 19 |
[INFO] [stdout] 20 |         hex: encode(&self.bytes)
[INFO] [stdout] 21 |     
[INFO] [stdout] 22 ~     } }   
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `.`, `?`, `]`, or an operator, found `0xfe`
[INFO] [stdout]   --> examples/01_basic_structs.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         0x76, 0xa9, 0x14  // OP_DUP OP_HASH160 <Length=20>
[INFO] [stdout]    |                         -
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         expected one of `,`, `.`, `?`, `]`, or an operator
[INFO] [stdout]    |                         help: missing `,`
[INFO] [stdout] 57 |         0xfe, 0xed, 0xbe, 0xef, 0xed, 0xbe, 0xef, // 20-byte pubkey hash
[INFO] [stdout]    |         ^^^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `TxOut` has no field named `script_pub_key`
[INFO] [stdout]   --> examples/01_basic_structs.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |         TxOut { value, script_pub_key: script }
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 44 -         TxOut { value, script_pub_key: script }
[INFO] [stdout] 44 +         TxOut { value, script_pubkey: script }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-bitcoin-type-system-talk` (example "01_basic_structs") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "2cb35cdb7e1999dc3258feb353034a20a9a024a835798d1774bced69d4f42ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cb35cdb7e1999dc3258feb353034a20a9a024a835798d1774bced69d4f42ea4", kill_on_drop: false }`
[INFO] [stdout] 2cb35cdb7e1999dc3258feb353034a20a9a024a835798d1774bced69d4f42ea4
